Large-scale image processing using MapReduce

This is a brief guide to the source code:
1) "fast_bilateral_filter" contains the source code for the 
Fast O(1) Bilateral Filter algorithm implemented using Hadoop as
an Eclipse project. Required are Hadoop (version 0.20.2) and ImageJ Java Archive files (.jar).
2) "metadata_extractor" contains the Hadoop implementation of the
meta-data extraction procedure for the archaeology data-set as an Eclipse
project. Required libraries: Drew Noakes' metadata-extractor.
3) "object_recognition_script" contains scripts and example images for the 
object and text recognition pipeline. Required libraries: Tesseract, Pandore 
(set correct paths in pandore_script.sh), ImageMagick, OpenCV.

Karl Potisepp
20.05.2013 
